Palette(Color[])

Constructor

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Palette


Creates a new palette from the specified colors.

Syntax

public Palette(
	Color[] colors
)

Back to index